home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2319 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  914 b 

  1. Path: newsfeed.tip.net!dataphone!newsmaster
  2. From: skorpio@dataphone.se (Jarmo Paavilainen)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: HELP!  Need command to execute COM/EXE/BAT programs
  5. Date: 20 Jan 1996 13:15:32 GMT
  6. Organization: Dataphone Communication Networks
  7. Message-ID: <4dqptk$qaq@nic.dataphone.se>
  8. NNTP-Posting-Host: nikson.dataphone.se
  9. X-Newsreader: NeoLogic News for OS/2 [version: 4.2]
  10.  
  11. In message <30FC9587.447C@c4.hinet.net> - Philip Lee <maniac@c4.hinet.net> 
  12. writes:
  13. :>
  14. :>Hello all,
  15. :>    Briefly short and sweet, I need a command to be able to run 
  16. :>COM/EXE/BAT files.  :-)  All help is appreciated!
  17.  
  18. try : system("mybat.bat");
  19.  
  20. Take care,
  21. Skorpio
  22. _________________________________________________________________________
  23.  Jarmo Paavilainen, Skorpio  | e-mail : skorpio@dataphone.se
  24.  Sweden                      | home   : http://www.dataphone.se/~skorpio
  25.  
  26. Spelling ? I don't need no stinking spelling !
  27.  
  28.  
  29.